*** adobe/QMS-PS 410	Mon Mar 13 11:48:59 1995
--- patched/QMS-PS 410	Fri Apr  4 16:38:53 1997
***************
*** 6,11 ****
--- 6,21 ----
  *% long as this copyright notice is intact and the contents
  *% of the file is not altered in any way from its original form.
  *% End of Copyright statement
+ 
+ *%
+ *% This file has been modified by the PPR installation procedure.  Due to
+ *% the above stated restriction, you should not distribute this modified
+ *% file.  The modifications where undertaken to overcome a flaw in the
+ *% QMS-PS 410's default bin mechanism.
+ *%
+ *% Last modified 1 April 1996.
+ *%
+ 
  *FormatVersion: "4.0"
  *FileVersion: "3.0"
  *PCFileName: "QMPS4101.PPD"
***************
*** 13,19 ****
  *Product: "(QMS-PS 410)"
  *PSVersion: "(52.4) 94"
  *ModelName: "QMS-PS 410"
! *NickName: "QMS-PS 410 v52.4"
  
  *% General Information and Defaults ===============
  *FreeVM: "336596"
--- 23,30 ----
  *Product: "(QMS-PS 410)"
  *PSVersion: "(52.4) 94"
  *ModelName: "QMS-PS 410"
! *NickName: "QMS-PS 410"
! *ShortNickName: "QMS-PS 410"
  
  *% General Information and Defaults ===============
  *FreeVM: "336596"
***************
*** 40,45 ****
--- 51,57 ----
    serverdict /exitserver get exec
  "
  *End
+ 
  *Reset: "
    count 0 eq {  % is the password on the stack?
      true
***************
*** 91,101 ****
  *OpenUI *PageSize: PickOne
  *OrderDependency: 30 AnySetup *PageSize
  *DefaultPageSize: Letter
! *PageSize Letter: "statusdict /lettertray get exec"
! *PageSize Legal: "statusdict /legaltray get exec"
! *PageSize Executive: "statusdict /executivetray get exec"
! *PageSize A4: "statusdict /a4tray get exec"
! *PageSize B5: "statusdict /b5tray get exec"
  *PageSize Monarch/Monarch Envelope: "statusdict /envelopetray get exec statusdict /monarch get exec"
  *PageSize Comm10/Common #10 Envelope: "statusdict /envelopetray get exec statusdict /com10 get exec"
  *PageSize DL/DL Envelope: "statusdict /envelopetray get exec statusdict /dl get exec"
--- 103,138 ----
  *OpenUI *PageSize: PickOne
  *OrderDependency: 30 AnySetup *PageSize
  *DefaultPageSize: Letter
! *PageSize Letter: "statusdict /papersize get exec pop
! 	/letter eq
! 	{letter}
! 	{statusdict /lettertray get exec}
! 	ifelse"
! *End
! *PageSize Legal: "statusdict /papersize get exec pop
! 	/legal eq
! 	{legal}
! 	{statusdict /legaltray get exec}
! 	ifelse"
! *End
! *PageSize Executive: "statusdict /papersize get exec pop
! 	/executive eq
! 	{statusdict /executivepage get exec}
! 	{statusdict /executivetray get exec}
! 	ifelse"
! *End
! *PageSize A4: "statusdict /papersize get exec pop
! 	/a4 eq
! 	{a4}
! 	{statusdict /a4tray get exec}
! 	ifelse"
! *End
! *PageSize B5: "statusdict /papersize get exec pop
! 	/b5 eq
! 	{b5}
! 	{statusdict /b5tray get exec}
! 	ifelse"
! *End
  *PageSize Monarch/Monarch Envelope: "statusdict /envelopetray get exec statusdict /monarch get exec"
  *PageSize Comm10/Common #10 Envelope: "statusdict /envelopetray get exec statusdict /com10 get exec"
  *PageSize DL/DL Envelope: "statusdict /envelopetray get exec statusdict /dl get exec"
***************
*** 350,359 ****
  *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  
! *% For "QMS-PS 410" version 52.4
! *% Produced by "BuildPPD.ps" version 3.0 edit 58
! *% Converted to meet 4.0 specification
! *% Last Edit Date: 13 Mar 1992
! *% The byte count of this file should be exactly 012573 or 012932
! *% depending on the filesystem it resides in.
! *% end of PPD file for QMS-PS 410
--- 387,390 ----
  *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  
! *% End of file
